-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
1.6.2
-
Code
-
Classes
- UserProfile
Total Complexity |
102 |
Dependencies |
7 |
Dependents |
4 |
Total lines |
840 |
Lines of code |
665 |
Logical lines of code |
313 |
Comment lines |
82 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
user_2fa_options() |
D |
24 |
37 |
174 |
generate_inline_modals() |
D |
20 |
20 |
340 |
save_user_2fa_options() |
B |
45 |
19 |
40 |
validate_authcode_via_ajax() |
A |
45 |
12 |
42 |
inline_2fa_profile_form() |
S |
55 |
5 |
18 |
can_user_remove_2fa() |
S |
58 |
5 |
16 |
user_2fa_row_actions() |
S |
57 |
2 |
16 |
delete_expire_and_enforced_keys() |
S |
60 |
1 |
17 |
__construct() |
S |
91 |
1 |
2 |